home *** CD-ROM | disk | FTP | other *** search
- ; installs Born To Run and adds it to the context menu of folders
-
- [DefaultInstall]
- CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- UpdateInis=QCD.Links
- AddReg=qcd.reg, QCD.Run
- Uninstall=Run_remove
-
- [RunInstall]
- CopyFiles=QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- UpdateInis=QCD.Links
- AddReg=qcd.reg, QCD.Run
- Uninstall=Run_remove
-
- [Run_remove]
- DelFiles = QCD.copy.prog, QCD.copy.hlp, QCD.copy.win, QCD.copy.sys, QCD.copy.inf
- DelReg = QCD.reg.remove, QCD.Run
- UpdateInis = QCD.Links.Remove
-
- [version]
- signature="$CHICAGO$"
-
- ; F i l e c o p y i n g s e c t i o n s (where the go to).
- [DestinationDirs]
- QCD.copy.sys=11
- QCD.copy.hlp=18
- QCD.copy.prog=24,%PROGRAMF%\%QCDPROG%
- QCD.copy.win=25
- QCD.copy.inf=17
-
- ; w h a t f i l e s a r e c o p i e d w h e r e
- [QCD.copy.prog]
-
- [QCD.copy.win]
- run.exe
-
- [QCD.copy.sys]
-
- [QCD.copy.hlp]
-
- [QCD.copy.inf]
- BornToRun.inf
-
-
- ; W h e r e t h e f i l e s c o m e f r o m
- [SourceDisksNames]
- 55="Run","",1
-
- [SourceDisksFiles]
- Run.exe=55
- BornToRun.Inf=55
-
- ; L o c a l i s e d s t u f f
- [Strings]
- PROGRAMF = "Progra~1"
- QCDPROG = "" ;
- QCDPROG_LOCN = "" ; shortcut location
- QCD_Desc = "Born To Run" ; shortcut name
- QCD_REMOVE_DESC = "Born To Run"
- QCD_ShortDesc= "Open files folders or ducuments" ; details view
- ITWEAK="Born To Run version 1.0"
-
- ; L i n k s / S h o r t c u t s
- [QCD.Links]
-
- setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
- setup.ini, group55,,"""%QCD_Desc%"",""%25%\Run.Exe"",,,,,%QCD_ShortDesc%"
-
- ; L i n k s / S h o r t c u t s - Removal.
- [QCD.Links.Remove]
- setup.ini, progman.groups,,"group55=%QCDPROG_LOCN%"
- setup.ini, group55,,"""%QCD_Desc%""
-
- [qcd.reg]
- HKCR,Folder\shell\run,,,"&Born To Run"
- HKCR,Folder\shell\run,"EditFlags",1,01,00,00,00
- HKCR,Folder\shell\run\command,,,"%25%\Run.exe
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,DisplayName,,"%QCD_REMOVE_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 BornToRun.inf"
- HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,%ITWEAK%,,"NOTEPAD.EXE ReadMe.txt"
-
-
- [qcd.reg.remove]
- HKCR,Folder\shell\run\command,,,"%25%\Run.exe
- HKCR,Folder\shell\run,"EditFlags",1,01,00,00,00
- HKCR,Folder\shell\run,,,"&Born To Run"
- HKCR,Folder\shell\run\command,,,
- HKCR,Folder\shell\run,,,
- HKCR,Folder\shell\run\command
- HKCR,Folder\shell\run
- HKCU,Software\run,,,
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,,,
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,DisplayName,,"%QCD_DESC%"
- HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Run,UninstallString,,"RunDll32 setupapi.dll,InstallHinfSection Run_remove 4 BornToRun.inf"
-
- ; R u n o n c e i n s t a l l e d
- [qcd.run]
-